﻿2026-07-22T17:40:04.2124727Z ##[group]Run actions/checkout@v5
2026-07-22T17:40:04.2125475Z with:
2026-07-22T17:40:04.2125850Z   repository: BigscreenVR/spt-bs-core
2026-07-22T17:40:04.2128576Z   token: ***
2026-07-22T17:40:04.2128928Z   ssh-strict: true
2026-07-22T17:40:04.2129396Z   ssh-user: git
2026-07-22T17:40:04.2129766Z   persist-credentials: true
2026-07-22T17:40:04.2130174Z   clean: true
2026-07-22T17:40:04.2130570Z   sparse-checkout-cone-mode: true
2026-07-22T17:40:04.2130989Z   fetch-depth: 1
2026-07-22T17:40:04.2131332Z   fetch-tags: false
2026-07-22T17:40:04.2131696Z   show-progress: true
2026-07-22T17:40:04.2132064Z   lfs: false
2026-07-22T17:40:04.2132400Z   submodules: false
2026-07-22T17:40:04.2132775Z   set-safe-directory: true
2026-07-22T17:40:04.2133169Z   allow-unsafe-pr-checkout: false
2026-07-22T17:40:04.2133780Z ##[endgroup]
2026-07-22T17:40:04.2974341Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T17:40:04.2975929Z ##[group]Getting Git version info
2026-07-22T17:40:04.2976602Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-22T17:40:04.2977542Z [command]/usr/bin/git version
2026-07-22T17:40:04.2977952Z git version 2.43.0
2026-07-22T17:40:04.2986870Z ##[endgroup]
2026-07-22T17:40:04.2998345Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c72b3f96-affc-43f7-a730-92ff15210062' before making global git config changes
2026-07-22T17:40:04.3001556Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T17:40:04.3002533Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T17:40:04.3036362Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-22T17:40:04.3058188Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T17:40:04.3068729Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T17:40:04.3071747Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T17:40:04.3090648Z HEAD
2026-07-22T17:40:04.3123748Z ##[endgroup]
2026-07-22T17:40:04.3124611Z [command]/usr/bin/git submodule status
2026-07-22T17:40:04.3304197Z ##[group]Cleaning the repository
2026-07-22T17:40:04.3306182Z [command]/usr/bin/git clean -ffdx
2026-07-22T17:40:05.1181165Z Removing target/
2026-07-22T17:40:05.1188695Z [command]/usr/bin/git reset --hard HEAD
2026-07-22T17:40:05.1241440Z HEAD is now at a6e732dc Merge 876aba3e272fd3726fae39d0f78ff1f079acce02 into f8dfd2e679225151356761d54d6800e9800a1a1e
2026-07-22T17:40:05.1246296Z ##[endgroup]
2026-07-22T17:40:05.1247859Z ##[group]Disabling automatic garbage collection
2026-07-22T17:40:05.1250573Z [command]/usr/bin/git config --local gc.auto 0
2026-07-22T17:40:05.1276350Z ##[endgroup]
2026-07-22T17:40:05.1277573Z ##[group]Setting up auth
2026-07-22T17:40:05.1280751Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T17:40:05.1306510Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-22T17:40:05.1496453Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T17:40:05.1524260Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-22T17:40:05.1713686Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T17:40:05.1741722Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T17:40:05.1925333Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-22T17:40:05.1955537Z ##[endgroup]
2026-07-22T17:40:05.1962610Z ##[group]Fetching the repository
2026-07-22T17:40:05.1965452Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +fdf0ac72b3074b3232c352804d8afcb19d3e84e1:refs/remotes/pull/60/merge
2026-07-22T17:40:05.6972212Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-22T17:40:05.6973042Z  + a6e732dc...fdf0ac72 fdf0ac72b3074b3232c352804d8afcb19d3e84e1 -> pull/60/merge  (forced update)
2026-07-22T17:40:05.6995202Z ##[endgroup]
2026-07-22T17:40:05.6995842Z ##[group]Determining the checkout info
2026-07-22T17:40:05.6996630Z ##[endgroup]
2026-07-22T17:40:05.7001079Z [command]/usr/bin/git sparse-checkout disable
2026-07-22T17:40:05.7038909Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-22T17:40:05.7060753Z ##[group]Checking out the ref
2026-07-22T17:40:05.7062653Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/60/merge
2026-07-22T17:40:05.7180060Z Warning: you are leaving 1 commit behind, not connected to
2026-07-22T17:40:05.7180649Z any of your branches:
2026-07-22T17:40:05.7181001Z 
2026-07-22T17:40:05.7181401Z   a6e732dc Merge 876aba3e272fd3726fae39d0f78ff1f079acce02 into f8dfd2e679225151356761d54d6800e9800a1a1e
2026-07-22T17:40:05.7181863Z 
2026-07-22T17:40:05.7182110Z If you want to keep it by creating a new branch, this may be a good time
2026-07-22T17:40:05.7182584Z to do so with:
2026-07-22T17:40:05.7182769Z 
2026-07-22T17:40:05.7182941Z  git branch <new-branch-name> a6e732dc
2026-07-22T17:40:05.7183176Z 
2026-07-22T17:40:05.7184142Z HEAD is now at fdf0ac72 Merge a2c1dbb201da548917103ac1d595c388cf8347d5 into f8dfd2e679225151356761d54d6800e9800a1a1e
2026-07-22T17:40:05.7189999Z ##[endgroup]
2026-07-22T17:40:05.7220784Z [command]/usr/bin/git log -1 --format=%H
2026-07-22T17:40:05.7241372Z fdf0ac72b3074b3232c352804d8afcb19d3e84e1
